@type: FT_Pointer
@description: A simple typedef for a typeless pointer.
typedef FT_Pointer = ffi.Pointer<ffi.Void>;