pub unsafe extern "C" fn gss_export_sec_context(
    arg1: *mut OM_uint32,
    arg2: *mut gss_ctx_id_t,
    arg3: gss_buffer_t
) -> OM_uint32