pub unsafe extern "C" fn nettle_buffer_init_realloc(
    buffer: *mut nettle_buffer,
    realloc_ctx: *mut c_void,
    realloc: nettle_realloc_func
)