pub unsafe extern "C" fn RpcServerRegisterAuthInfoW(
ServerPrincName: RPC_WSTR,
AuthnSvc: c_ulong,
GetKeyFn: RPC_AUTH_KEY_RETRIEVAL_FN,
Arg: *mut c_void,
) -> RPC_STATUSpub unsafe extern "C" fn RpcServerRegisterAuthInfoW(
ServerPrincName: RPC_WSTR,
AuthnSvc: c_ulong,
GetKeyFn: RPC_AUTH_KEY_RETRIEVAL_FN,
Arg: *mut c_void,
) -> RPC_STATUS