pub unsafe extern "C" fn objc_setEnumerationMutationHandler(
    handler: Option<unsafe extern "C" fn(obj: *mut objc_object)>
)
Available on apple or objfw only.