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