pub unsafe fn CollectionsListSerializeToBuffer(
    sourcecollection: *const SENSOR_COLLECTION_LIST,
    targetbuffer: &mut [u8],
) -> NTSTATUS