pub unsafe extern "C" fn scm_from_contiguous_typed_array( _type: SCM, bounds: SCM, bytes: *const c_void, byte_len: size_t, ) -> SCM