pub unsafe fn HidP_MaxDataListLength<P0>(
    reporttype: HIDP_REPORT_TYPE,
    preparseddata: P0
) -> u32
where P0: IntoParam<PHIDP_PREPARSED_DATA>,