pub unsafe extern "system" fn NtEnumerateBootEntries(
    Buffer: *mut c_void,
    BufferLength: *mut u32
) -> NTSTATUS