pub unsafe extern "C" fn SBBreakpointListGetBreakpointAtIndex(
    instance: SBBreakpointListRef,
    idx: usize
) -> SBBreakpointRef