pub unsafe extern "C" fn mbedtls_x509_get_serial(
    p: *mut *mut u8,
    end: *const u8,
    serial: *mut mbedtls_asn1_buf
) -> i32