pub unsafe fn DdqGetSessionAccessLevel<P0>(
    hsession: P0
) -> Result<DdqAccessLevel>
where P0: IntoParam<HDIAGNOSTIC_DATA_QUERY_SESSION>,