pub unsafe fn HidD_SetFeature<'a>( hiddeviceobject: impl IntoParam<'a, HANDLE>, reportbuffer: *const c_void, reportbufferlength: u32, ) -> BOOLEAN