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