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