pub unsafe extern "system" fn LoadMenuA(
    hInstance: *mut HINSTANCE__,
    lpMenuName: *const i8
) -> *mut HMENU__