pub unsafe extern "system" fn SendNotifyMessageW(
    hWnd: *mut HWND__,
    msg: u32,
    wParam: usize,
    lParam: isize
) -> i32