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