pub unsafe extern "system" fn FsRtlGetNextExtraCreateParameter(
    ecplist: *const ECP_LIST,
    currentecpcontext: *const c_void,
    nextecptype: *mut GUID,
    nextecpcontext: *mut *mut c_void,
    nextecpcontextsize: *mut u32,
) -> NTSTATUS