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