pub unsafe fn CollectionsListAllocateBufferAndSerialize(
    sourcecollection: *const SENSOR_COLLECTION_LIST,
    ptargetbuffersizeinbytes: *mut u32,
    ptargetbuffer: *mut *mut u8
) -> NTSTATUS