pub unsafe extern "C" fn SBBreakpointNameSetAutoContinue(
    instance: SBBreakpointNameRef,
    auto_continue: bool
)