pub unsafe extern "C" fn SBBreakpointNameSetOneShot(
    instance: SBBreakpointNameRef,
    one_shot: bool
)