pub unsafe extern "C" fn SBBreakpointSetAutoContinue(
    instance: SBBreakpointRef,
    auto_continue: bool
)