pub unsafe extern "C" fn _frida_g_try_realloc_n(
    mem: gpointer,
    n_blocks: gsize,
    n_block_bytes: gsize
) -> gpointer