pub unsafe fn GetModuleHandleExW<'a>( dwflags: u32, lpmodulename: impl IntoParam<'a, PWSTR>, phmodule: *mut HINSTANCE, ) -> BOOL