pub unsafe extern "C" fn scm_c_make_structv( vtable: SCM, n_tail: size_t, n_inits: size_t, init: *mut scm_t_bits, ) -> SCM