pub unsafe extern "system" fn SeLocateProcessImageName(
    process: PEPROCESS,
    pimagefilename: *mut *mut UNICODE_STRING,
) -> NTSTATUS