SendNotifyMessageA

Function SendNotifyMessageA 

pub unsafe fn SendNotifyMessageA(
    hwnd: HWND,
    msg: u32,
    wparam: WPARAM,
    lparam: LPARAM,
) -> Result<()>