Function gcry_md_open

Source
pub unsafe extern "C" fn gcry_md_open(
    h: *mut gcry_md_hd_t,
    algo: c_int,
    flags: c_uint,
) -> gcry_error_t