Function FsRtlGetFileSize

pub unsafe extern "system" fn FsRtlGetFileSize(
    fileobject: *const FILE_OBJECT,
    filesize: *mut i64,
) -> NTSTATUS