pub unsafe extern "system" fn BcdOpenObject(
    BcdStoreHandle: HANDLE,
    Identifier: *const GUID,
    BcdObjectHandle: *mut HANDLE
) -> NTSTATUS