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