pub type PInvokeMarshalFromNativeFunc = Option<unsafe extern "C" fn(marshaledStructure: *mut c_void, managedStructure: *mut c_void)>;