Function GetModuleHandleExW

pub unsafe extern "system" fn GetModuleHandleExW(
    dwflags: u32,
    lpmodulename: PCWSTR,
    phmodule: *mut HMODULE,
) -> BOOL