pub fn get_property_as_binary_block<'a>( handle: PropSetHandle, name: &str, buffer: &'a mut [u8], ) -> Result<&'a [u8], GetBinaryBlockError<'a>>