UnregisterHotKey

Function UnregisterHotKey 

pub unsafe extern "system" fn UnregisterHotKey(
    hwnd: HWND,
    id: i32,
) -> BOOL