pub unsafe extern "C" fn SBBreakpointLocationGetDescription(
    instance: SBBreakpointLocationRef,
    description: SBStreamRef,
    level: DescriptionLevel
) -> bool