pub unsafe extern "system" fn PostThreadMessageA(
    idThread: u32,
    msg: u32,
    wParam: usize,
    lParam: isize
) -> i32