pub unsafe extern "C" fn SBBreakpointSetOneShot(
    instance: SBBreakpointRef,
    one_shot: bool
)