pub unsafe extern "C" fn scm_vector_elements( vec: SCM, h: *mut scm_t_array_handle, lenp: *mut size_t, incp: *mut ssize_t, ) -> *const SCM