pub unsafe extern "C" fn SBDebuggerSetUseExternalEditor(
    instance: SBDebuggerRef,
    input: bool
) -> bool