pub unsafe fn CollectionsListDeserializeFromBuffer(
    sourcebuffer: &[u8],
    targetcollection: *mut SENSOR_COLLECTION_LIST
) -> NTSTATUS