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