pub unsafe extern "C" fn CMBlockBufferFillDataBytes( fillByte: u8, destinationBuffer: CMBlockBufferRef, offsetIntoDestination: size_t, dataLength: size_t, ) -> OSStatus