pub unsafe fn GopherOpenFileW<P1, P2>( hconnect: *const c_void, lpszlocator: P1, lpszview: P2, dwflags: u32, dwcontext: Option<usize>, ) -> *mut c_voidwhere P1: Param<PCWSTR>, P2: Param<PCWSTR>,