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