pub unsafe extern "C" fn FspCreateSecurityDescriptor(
FileSystem: *mut FSP_FILE_SYSTEM,
Request: *mut FSP_FSCTL_TRANSACT_REQ,
ParentDescriptor: PSECURITY_DESCRIPTOR,
PSecurityDescriptor: *mut PSECURITY_DESCRIPTOR,
) -> NTSTATUSpub unsafe extern "C" fn FspCreateSecurityDescriptor(
FileSystem: *mut FSP_FILE_SYSTEM,
Request: *mut FSP_FSCTL_TRANSACT_REQ,
ParentDescriptor: PSECURITY_DESCRIPTOR,
PSecurityDescriptor: *mut PSECURITY_DESCRIPTOR,
) -> NTSTATUS