pub unsafe extern "system" fn LoadMenuIndirectA(
    lpMenuTemplate: *const c_void
) -> *mut HMENU__