pub unsafe extern "C" fn gdk_device_pad_get_n_features(
    pad: *mut GdkDevicePad,
    feature: GdkDevicePadFeature
) -> c_int
Available on crate feature v3_22 only.