pub unsafe extern "C" fn SBBreakpointLocationSetAutoContinue(
    instance: SBBreakpointLocationRef,
    auto_continue: bool
)