pub type nettle_hash_update_func = Option<unsafe extern "C" fn(ctx: *mut c_void, length: usize, src: *const u8)>;