pub unsafe extern "C" fn mbedtls_gcm_setkey_soft(
ctx: *mut mbedtls_gcm_context_soft,
cipher: u32,
key: *const u8,
keybits: u32,
) -> i32
pub unsafe extern "C" fn mbedtls_gcm_setkey_soft(
ctx: *mut mbedtls_gcm_context_soft,
cipher: u32,
key: *const u8,
keybits: u32,
) -> i32