pub unsafe extern "C" fn CFNumberCreate(
allocator: *const CFAllocator,
number_type: CFNumberType,
value_ptr: *const c_void,
) -> *const CFNumberpub unsafe extern "C" fn CFNumberCreate(
allocator: *const CFAllocator,
number_type: CFNumberType,
value_ptr: *const c_void,
) -> *const CFNumber