pub unsafe extern "C" fn SBBreakpointLocationSetEnabled(
    instance: SBBreakpointLocationRef,
    enabled: bool
)