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