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