pub unsafe extern "C" fn CreateSBBreakpointNameFromTarget(
    target: SBTargetRef,
    name: *const c_char
) -> SBBreakpointNameRef