pub unsafe extern "system" fn GetModuleHandleW(
    lpmodulename: *const u16
) -> *mut c_void
🔬This is a nightly-only experimental API. (windows_c)