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