pub unsafe extern "C" fn mbedtls_x509_get_serial(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    serial: *mut mbedtls_x509_buf
) -> c_int