pub unsafe fn LoadModule<P0>( lpmodulename: P0, lpparameterblock: *const c_void, ) -> u32where P0: Param<PCSTR>,