#[no_mangle]
pub extern "C" fn str_property_with_int(
    key: *const c_char,
    value: u32
) -> device_str_property_t