unsafe extern "C" fn ffi_qbytearray_resize(
    obj: &mut QByteArray,
    len: usize,
    value: u8
)