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