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