pub unsafe extern "C" fn CFNumberFormatterCreateStringWithValue(
    allocator: CFAllocatorRef,
    formatter: CFNumberFormatterRef,
    numberType: CFNumberType,
    valuePtr: *const c_void,
) -> CFStringRef