Function windows_sys::Win32::Devices::HumanInterfaceDevice::HidD_GetInputReport
pub unsafe extern "system" fn HidD_GetInputReport(
hiddeviceobject: HANDLE,
reportbuffer: *mut c_void,
reportbufferlength: u32,
) -> BOOLEAN