pub unsafe extern "C" fn SBTargetBreakpointsWriteToFile2(
    instance: SBTargetRef,
    dest_file: SBFileSpecRef,
    bkpt_list: SBBreakpointListRef,
    append: bool
) -> SBErrorRef