pub unsafe extern "C" fn oid_get_numeric_string(
    buf: *mut c_char,
    size: size_t,
    oid: *const asn1_buf
) -> c_int