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