pub unsafe extern "system" fn GetSystemMenu(
    hWnd: *mut HWND__,
    bRevert: i32
) -> *mut HMENU__