pub unsafe extern "system" fn IoAcquireRemoveLockEx(
    removelock: *mut IO_REMOVE_LOCK,
    tag: *const c_void,
    file: PCSTR,
    line: u32,
    remlocksize: u32,
) -> NTSTATUS