pub unsafe extern "C" fn gum_thumb_writer_put_instruction_wide(
    self_: *mut GumThumbWriter,
    upper: guint16,
    lower: guint16
)