pub unsafe extern "C" fn Tcl_CreateEnsemble(
interp: *mut Tcl_Interp,
name: *const c_char,
namespacePtr: *mut Tcl_Namespace,
flags: c_int,
) -> Tcl_Commandpub unsafe extern "C" fn Tcl_CreateEnsemble(
interp: *mut Tcl_Interp,
name: *const c_char,
namespacePtr: *mut Tcl_Namespace,
flags: c_int,
) -> Tcl_Command