pub unsafe extern "C" fn SBBreakpointMatchesName(
    instance: SBBreakpointRef,
    name: *const c_char
) -> bool