pub unsafe extern "C" fn scm_from_contiguous_array( bounds: SCM, elts: *const SCM, len: size_t, ) -> SCM