pub unsafe extern "system" fn GetModuleHandleW(
    lpModuleName: *const u16
) -> *mut HINSTANCE__