pub unsafe extern "C" fn nettle_xrealloc(
    ctx: *mut c_void,
    p: *mut c_void,
    length: usize
) -> *mut c_void