pub unsafe extern "C" fn oid_get_oid_by_md(
    md_alg: md_type_t,
    oid: *mut *const c_char,
    olen: *mut size_t
) -> c_int