pub unsafe fn SrpIsTokenService<P0>(
    tokenhandle: P0,
    istokenservice: *mut u8
) -> NTSTATUS
where P0: IntoParam<HANDLE>,