pub unsafe extern "C" fn Tcl_Export(
interp: *mut Tcl_Interp,
nsPtr: *mut Tcl_Namespace,
pattern: *const c_char,
resetListFirst: c_int,
) -> c_intpub unsafe extern "C" fn Tcl_Export(
interp: *mut Tcl_Interp,
nsPtr: *mut Tcl_Namespace,
pattern: *const c_char,
resetListFirst: c_int,
) -> c_int