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