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