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