pub unsafe extern "system" fn RegisterHotKey(
    hwnd: *mut HWND__,
    id: i32,
    fsModifiers: u32,
    vk: u32
) -> i32