pub unsafe extern "C" fn SBWatchpointSetEnabled(
    instance: SBWatchpointRef,
    enabled: bool
)