pub unsafe extern "C" fn SBBreakpointListFindBreakpointByID(
    instance: SBBreakpointListRef,
    break_id: lldb_break_id_t
) -> SBBreakpointRef