Function PostMessageW

pub unsafe extern "system" fn PostMessageW(
    hwnd: HWND,
    msg: u32,
    wparam: WPARAM,
    lparam: LPARAM,
) -> BOOL