pub unsafe extern "system" fn GetModuleHandleExA(
    dwFlags: u32,
    lpModuleName: *const i8,
    phModule: *mut *mut HINSTANCE__
) -> i32