pub unsafe extern "C" fn mbedtls_gcm_update_ad_soft(
ctx: *mut mbedtls_gcm_context_soft,
add: *const u8,
add_len: usize,
) -> i32
pub unsafe extern "C" fn mbedtls_gcm_update_ad_soft(
ctx: *mut mbedtls_gcm_context_soft,
add: *const u8,
add_len: usize,
) -> i32