pub unsafe extern "C" fn property_copyAttributeValue(
    property: *const objc_property,
    attribute_name: *const c_char
) -> *mut c_char
Available on non-objfw only.