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