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