pub unsafe extern "C" fn SBBreakpointListAppendIfUnique(
    instance: SBBreakpointListRef,
    sb_bkpt: SBBreakpointRef
) -> bool