pub unsafe extern "C" fn SBBreakpointSetCondition(
    instance: SBBreakpointRef,
    condition: *const c_char
)