pub unsafe extern "C" fn gum_arm_writer_put_bytes(
    self_: *mut GumArmWriter,
    data: *const guint8,
    n: guint
) -> gboolean