pub unsafe extern "C" fn gum_memory_write(
    address: gpointer,
    bytes: *const guint8,
    len: gsize
) -> gboolean