pub unsafe extern "C" fn SBWatchpointSetCondition(
    instance: SBWatchpointRef,
    condition: *const c_char
)