RegisterHotKey

Function RegisterHotKey 

pub unsafe extern "system" fn RegisterHotKey(
    hwnd: HWND,
    id: i32,
    fsmodifiers: HOT_KEY_MODIFIERS,
    vk: u32,
) -> BOOL