pub unsafe extern "C" fn mlx_vector_string_append_data( vec: mlx_vector_string, data: *mut *const c_char, size: usize, ) -> c_int