pub unsafe extern "C" fn protocol_getMethodDescription(
proto: *const objc_protocol,
sel: *const objc_selector,
is_required_method: BOOL,
is_instance_method: BOOL,
) -> objc_method_descriptionAvailable on non-crate feature
unstable-objfw only.