pub unsafe extern "C" fn adw_length_unit_from_px(
    unit: AdwLengthUnit,
    value: c_double,
    settings: *mut GtkSettings
) -> c_double
Available on crate feature v1_4 only.