pub unsafe extern "C" fn SBBreakpointNameSetCondition(
    instance: SBBreakpointNameRef,
    condition: *const c_char
)