pub unsafe extern "C" fn C_GetInterface(
pInterfaceName: CK_UTF8CHAR_PTR,
pVersion: CK_VERSION_PTR,
ppInterface: CK_INTERFACE_PTR_PTR,
flags: CK_FLAGS,
) -> CK_RVpub unsafe extern "C" fn C_GetInterface(
pInterfaceName: CK_UTF8CHAR_PTR,
pVersion: CK_VERSION_PTR,
ppInterface: CK_INTERFACE_PTR_PTR,
flags: CK_FLAGS,
) -> CK_RV