pub unsafe extern "C" fn objc_copyWeak(
    to: *mut *mut objc_object,
    from: *mut *mut objc_object
)