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