pub unsafe extern "system" fn GetMessageW(
    lpMsg: *mut MSG,
    hWnd: *mut HWND__,
    wMsgFilterMin: u32,
    wMsgFilterMax: u32
) -> i32