pub unsafe extern "C" fn SBBreakpointLocationSetCondition(
    instance: SBBreakpointLocationRef,
    condition: *const c_char
)