Function GetModuleHandleExA

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