pub unsafe extern "C" fn oid_get_pkcs12_pbe_alg(
    oid: *const asn1_buf,
    md_alg: *mut md_type_t,
    cipher_alg: *mut cipher_type_t
) -> c_int