pub unsafe fn EnumResourceLanguagesW<'a>( hmodule: impl IntoParam<'a, HINSTANCE>, lptype: impl IntoParam<'a, PWSTR>, lpname: impl IntoParam<'a, PWSTR>, lpenumfunc: Option<ENUMRESLANGPROCW>, lparam: isize, ) -> BOOL