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