pub unsafe extern "C" fn SBDataCreateDataFromSInt64Array( endian: ByteOrder, addr_byte_size: u32, array: *mut i64, array_len: usize, ) -> SBDataRef