unsafe extern "C" fn ffi_qstring_set(
    obj: &mut QString,
    s: *const c_char,
    len: usize
)