pub unsafe extern "C" fn object_copy(
    obj: *const objc_object,
    size: usize
) -> *mut objc_object
👎 Deprecated:

Not needed since ARC