pub unsafe extern "C" fn SBBreakpointSetEnabled(
    instance: SBBreakpointRef,
    enable: bool
)