pub unsafe fn GetRealProcAddress<P0>( pwszprocname: P0, ppv: *mut *mut c_void, ) -> Result<()>where P0: Param<PCSTR>,