pub unsafe extern "system" fn GetRawInputDeviceInfoW(
    hDevice: *mut c_void,
    uiCommand: u32,
    pData: *mut c_void,
    pcbSize: *mut u32
) -> u32