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